Skip to content

Bump hashicorp/azurerm from 4.16.0 to 4.24.0 in /code/infra #350

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2025

Bumps hashicorp/azurerm from 4.16.0 to 4.24.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.24.0

FEATURES:

  • New Resource: azurerm_servicebus_namespace_customer_managed_key (#28888)
  • New Resource: azurerm_stream_analytics_job_storage_account (#29113)
  • New Resource: azurerm_web_pubsub_socketio (#28992)

ENHANCEMENTS:

  • dependencies: hashicorp/go-azure-sdk - update to v0.20250314.1213156 (#29081)
  • dependencies: loganalytics - partial update to API version 2023-03-01 (#28977)
  • dependencies: monitor - partial update to API version 2023-03-01 (#28977)
  • dependencies: postgresql - partial update to API version 2024-08-01 (#28964)
  • Data Source: azurerm_linux_function_app - add support for the virtual_network_backup_restore_enabled property (#29012)
  • Data Source: azurerm_linux_web_app - add support for the virtual_network_backup_restore_enabled property (#29012)
  • Data Source: azurerm_windows_function_app - add support for the virtual_network_backup_restore_enabled property (#29012)
  • azurerm_ai_services - add support for the network_acls.bypass property (#28569)
  • azurerm_dashboard_grafana - add support for grafana_major_version 11 (#28884)
  • azurerm_kubernetes_cluster_node_pool - remove call to retrieve the parent cluster in the read (#29088)
  • azurerm_linux_function_app - add support for the virtual_network_backup_restore_enabled property (#29012)
  • azurerm_linux_function_app - set pre_warmed_instance_count on create (#28739)
  • azurerm_linux_function_app_slot - add support for the virtual_network_backup_restore_enabled property (#29012)
  • azurerm_linux_web_app - add support for the virtual_network_backup_restore_enabled property (#29012)
  • azurerm_linux_web_app_slot - add support for the virtual_network_backup_restore_enabled property (#29012)
  • azurerm_redis_cache - tighten validation for sku_name, family, capacity (#29079)
  • azurerm_windows_function_app - add support for the virtual_network_backup_restore_enabled property (#29012)
  • azurerm_windows_function_app - set pre_warmed_instance_count on create (#28739)
  • azurerm_windows_function_app_slot - add support for the virtual_network_backup_restore_enabled property (#29012)
  • azurerm_windows_web_app - add support for node version ~22 (#29082)
  • azurerm_windows_web_app - add support for the virtual_network_backup_restore_enabled property (#29012)
  • azurerm_windows_web_app_slot - add support for node version ~22 (#29082)
  • azurerm_windows_web_app_slot - add support for the virtual_network_backup_restore_enabled property (#29012)

BUG FIXES:

  • azurerm_app_configuration - the encryption block can now be removed (#28173)
  • azurerm_cdn_frontdoor_origin_group - health_probe no longer resets during update unless specified (#29094)
  • azurerm_cognitive_account - customer_managed_key can now be removed (#28368)
  • azurerm_container_group - dns_name_label_reuse_policy is now marked as ForceNew (#29040)
  • azurerm_disk_encryption_set - prevent crash when retrieving Key Vault details when updating (#29018)
  • azurerm_express_route_circuit - fix issue where bandwidth_in_mbps isn't updated correctly (#28822)
  • azurerm_key_vault_secret - revert CustomizeDiff logic to recreate the resource when expiration_date is removed (#28920)
  • azurerm_kubernetes_cluster - fips_enabled can be updated by cycling the default node pool (#29096)
  • azurerm_monitor_diagnostic_setting - the enabled_log block can now be removed (#28485)
  • azurerm_mssql_database - fix validation for auto_pause_delay_in_minutes (#28670)
  • azurerm_mssql_server - fix an issue where the provider would incorrectly error during plan operations if administrator_login or administrator_login_password were added to lifecycle.ignore_changes (#29107)

v4.23.0

NOTES:

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

4.24.0 (March 21, 2025)

FEATURES:

  • New Resource: azurerm_servicebus_namespace_customer_managed_key (#28888)
  • New Resource: azurerm_stream_analytics_job_storage_account (#29113)
  • New Resource: azurerm_web_pubsub_socketio (#28992)

ENHANCEMENTS:

  • dependencies: hashicorp/go-azure-sdk - update to v0.20250314.1213156 (#29081)
  • dependencies: loganalytics - partial update to API version 2023-03-01 (#28977)
  • dependencies: monitor - partial update to API version 2023-03-01 (#28977)
  • dependencies: postgresql - partial update to API version 2024-08-01 (#28964)
  • Data Source: azurerm_linux_function_app - add support for the virtual_network_backup_restore_enabled property (#29012)
  • Data Source: azurerm_linux_web_app - add support for the virtual_network_backup_restore_enabled property (#29012)
  • Data Source: azurerm_windows_function_app - add support for the virtual_network_backup_restore_enabled property (#29012)
  • azurerm_ai_services - add support for the network_acls.bypass property (#28569)
  • azurerm_dashboard_grafana - add support for grafana_major_version 11 (#28884)
  • azurerm_kubernetes_cluster_node_pool - remove call to retrieve the parent cluster in the read (#29088)
  • azurerm_linux_function_app - add support for the virtual_network_backup_restore_enabled property (#29012)
  • azurerm_linux_function_app - set pre_warmed_instance_count on create (#28739)
  • azurerm_linux_function_app_slot - add support for the virtual_network_backup_restore_enabled property (#29012)
  • azurerm_linux_web_app - add support for the virtual_network_backup_restore_enabled property (#29012)
  • azurerm_linux_web_app_slot - add support for the virtual_network_backup_restore_enabled property (#29012)
  • azurerm_redis_cache - tighten validation for sku_name, family, capacity (#29079)
  • azurerm_windows_function_app - add support for the virtual_network_backup_restore_enabled property (#29012)
  • azurerm_windows_function_app - set pre_warmed_instance_count on create (#28739)
  • azurerm_windows_function_app_slot - add support for the virtual_network_backup_restore_enabled property (#29012)
  • azurerm_windows_web_app - add support for node version ~22 (#29082)
  • azurerm_windows_web_app - add support for the virtual_network_backup_restore_enabled property (#29012)
  • azurerm_windows_web_app_slot - add support for node version ~22 (#29082)
  • azurerm_windows_web_app_slot - add support for the virtual_network_backup_restore_enabled property (#29012)

BUG FIXES:

  • azurerm_app_configuration - the encryption block can now be removed (#28173)
  • azurerm_cdn_frontdoor_origin_group - health_probe no longer resets during update unless specified (#29094)
  • azurerm_cognitive_account - customer_managed_key can now be removed (#28368)
  • azurerm_container_group - dns_name_label_reuse_policy is now marked as ForceNew (#29040)
  • azurerm_disk_encryption_set - prevent crash when retrieving Key Vault details when updating (#29018)
  • azurerm_express_route_circuit - fix issue where bandwidth_in_mbps isn't updated correctly (#28822)
  • azurerm_key_vault_secret - revert CustomizeDiff logic to recreate the resource when expiration_date is removed (#28920)
  • azurerm_kubernetes_cluster - fips_enabled can be updated by cycling the default node pool (#29096)
  • azurerm_monitor_diagnostic_setting - the enabled_log block can now be removed (#28485)
  • azurerm_mssql_database - fix validation for auto_pause_delay_in_minutes (#28670)
  • azurerm_mssql_server - fix an issue where the provider would incorrectly error during plan operations if administrator_login or administrator_login_password were added to lifecycle.ignore_changes (#29107)

4.23.0 (March 13, 2025)

... (truncated)

Commits
  • e81ab19 CHANGELOG.md for v4.24.0 (#29077)
  • 4260326 Remove warning about breaking change from 2021 (#29134)
  • 0c47502 New resource: azurerm_web_pubsub_socketio (#28992)
  • 376866a azurerm_redis_cache - tighten validation for sku_name, family, `capacit...
  • 097c036 azurerm_kubernetes_cluster_node_pool - remove get managed cluster call in r...
  • e25aee1 New Resource: azurerm_stream_analytics_job_storage_account (#29113)
  • 8f8d4cf Docs: update storage_authentication_type values to required casing (#28972)
  • 9249425 Docs: update description for instance_memory_in_mb in azurerm_function_app_...
  • de3c839 azurerm_cognitive_account : fix crash when key_vault_key_id is nil (#28368)
  • 9dc11b2 azurerm_mssql_server - remove customizeDiff and handle logic in Create (#29...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 4.16.0 to 4.24.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azurerm@v4.16.0...v4.24.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2025

Labels

The following labels could not be found: dependencies, terraform. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link

Terraform Lint Results

  • Terraform Version 📎1.9.6
  • Working Directory 📂./code/infra
  • Terraform Format and Style 🖌success

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 30, 2025

Superseded by #353.

@dependabot dependabot bot closed this Mar 30, 2025
@dependabot dependabot bot deleted the dependabot/terraform/code/infra/hashicorp/azurerm-4.24.0 branch March 30, 2025 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants